a {
    color: white !important;
    text-decoration: none;
}

a:visited {
    color: white !important;
}

a:hover {
    color: white !important;
}

a:active {
    color: white !important;
}